public static double getStringHeight( java.lang.String s, PDFFont font, PDFStringLayoutOptions slo ) |
Parameters
- s
- String to measure.
- font
- Font used to draw the string.
- slo
- Layout options that affect the string
Return Value
The total height of the text lines.